home *** CD-ROM | disk | FTP | other *** search
/ The Datafile PD-CD 1 Issue 2 / PDCD-1 - Issue 02.iso / _utilities / utilities / 001 / qzapsrc / !QZap / h / QFrcerdrwa < prev    next >
Text File  |  1994-07-30  |  132b  |  11 lines

  1. /*
  2.  * Frcerdrwall.h
  3.  */
  4.  
  5. #ifndef ForceRedrawAllViewers_H
  6. #define ForceRedrawAllViewers_H
  7.  
  8. void ForceRedrawAllViewers(void);
  9.  
  10. #endif
  11.